back() const | UTF8CharacterIterator | [inline] |
begin() | UTF8CharacterIterator | [inline] |
currentPos | UTF8CharacterIterator | [protected] |
end() | UTF8CharacterIterator | [inline] |
front() const | UTF8CharacterIterator | [inline] |
getByteLength() const | UTF8CharacterIterator | [inline] |
next() | UTF8CharacterIterator | [inline] |
operator uint8_t *() const | UTF8CharacterIterator | [inline] |
operator++() | UTF8CharacterIterator | [inline] |
operator--() | UTF8CharacterIterator | [inline] |
operator==(uint8_t i) | UTF8CharacterIterator | [inline] |
previous() | UTF8CharacterIterator | [inline] |
str | UTF8CharacterIterator | [protected] |
UTF8CharacterIterator(const std::string &str) | UTF8CharacterIterator | [inline] |